aiot-project-templates
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -17,7 +17,8 @@ { | ||
"devDependencies": { | ||
"aiot-toolkit": "^1.0.12", | ||
"babel-eslint": "^10.0.1", | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-ux": "^0.0.4", | ||
"aiot-toolkit": "^1.0.12" | ||
"ux-types": "0.0.7" | ||
} | ||
} |
@@ -21,3 +21,4 @@ { | ||
"eslint-plugin-ux": "^0.0.4", | ||
"mina-jssdk": "^0.1.0" | ||
"mina-jssdk": "^0.1.0", | ||
"ux-types": "0.0.7" | ||
}, | ||
@@ -24,0 +25,0 @@ "browserslist": [ |
@@ -21,3 +21,4 @@ { | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-ux": "^0.0.4" | ||
"eslint-plugin-ux": "^0.0.4", | ||
"ux-types": "0.0.7" | ||
}, | ||
@@ -24,0 +25,0 @@ "browserslist": [ |
@@ -20,4 +20,5 @@ { | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-ux": "^0.0.4" | ||
"eslint-plugin-ux": "^0.0.4", | ||
"ux-types": "0.0.7" | ||
} | ||
} |
@@ -24,4 +24,5 @@ { | ||
"less": "^4.1.1", | ||
"less-loader": "^10.0.1" | ||
"less-loader": "^10.0.1", | ||
"ux-types": "0.0.7" | ||
} | ||
} |
{ | ||
"name": "aiot-project-templates", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"main": "./dist/main.js", | ||
@@ -5,0 +5,0 @@ "author": "zhaoyinggang", |
@@ -15,2 +15,4 @@ ## aiot-ide 项目管理插件的项目模板仓库 | ||
2. 保留当前模板文件的package-lock.json文件 | ||
3. 将模板文件移动到forProjectExtension文件夹内 | ||
3. 将模板文件移动到forProjectExtension文件夹内 | ||
### 执行npm run template进行模板的初始化 |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
5827665
33384
17