|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "@didi/platformui",
|
|
|
- "version": "0.1.70",
|
|
|
+ "version": "0.1.71",
|
|
|
"description": "A platformui",
|
|
|
"main": "dist/bundle.js",
|
|
|
"author": "wenbobowen",
|
|
@@ -35,6 +35,8 @@
|
|
|
"axios": "^0.21.1",
|
|
|
"clean-webpack-plugin": "^3.0.0",
|
|
|
"css-loader": "^3.2.1",
|
|
|
+ "codemirror": "^5.62.0",
|
|
|
+ "react-codemirror2": "^7.2.1",
|
|
|
"html-webpack-plugin": "^3.2.0",
|
|
|
"react": "^16.6.0",
|
|
|
"react-dom": "^16.6.0",
|