aiot-project-templates
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -20,4 +20,4 @@ { | ||
"eslint-plugin-ux": "^0.0.4", | ||
"aiot-toolkit":"^1.0.10" | ||
"aiot-toolkit": "^1.0.12" | ||
} | ||
} |
@@ -17,3 +17,3 @@ { | ||
"devDependencies": { | ||
"aiot-toolkit": "^1.0.10", | ||
"aiot-toolkit": "^1.0.12", | ||
"babel-eslint": "^10.0.1", | ||
@@ -20,0 +20,0 @@ "eslint": "^6.8.0", |
@@ -18,3 +18,3 @@ { | ||
"devDependencies": { | ||
"aiot-toolkit":" ^1.0.10", | ||
"aiot-toolkit": " ^1.0.12", | ||
"babel-eslint": "^10.0.1", | ||
@@ -21,0 +21,0 @@ "eslint": "^6.8.0", |
@@ -16,4 +16,4 @@ { | ||
"devDependencies": { | ||
"@aiot-toolkit/velasim": "^0.1.20", | ||
"aiot-toolkit": "1.0.10-beta.2", | ||
"@aiot-toolkit/velasim": "^0.1.23", | ||
"aiot-toolkit": "^1.0.12", | ||
"babel-eslint": "^10.0.1", | ||
@@ -23,2 +23,2 @@ "eslint": "^6.8.0", | ||
} | ||
} | ||
} |
{ | ||
"name": "aiot-project-templates", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"main": "./dist/main.js", | ||
@@ -8,3 +8,3 @@ "author": "zhaoyinggang", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postInstall": "node ./initTemplate", | ||
"template": "node initTemplate.js", | ||
"build": "webpack", | ||
@@ -18,3 +18,3 @@ "dev": "cross-env NODE_ENV=dev nodemon ./src/index.js", | ||
"devDependencies": { | ||
"aiot-toolkit": "^1.0.10", | ||
"aiot-toolkit": "^1.0.0", | ||
"clean-webpack-plugin": "^4.0.0", | ||
@@ -21,0 +21,0 @@ "copy-webpack-plugin": "^10.2.1", |
@@ -11,1 +11,6 @@ ## aiot-ide 项目管理插件的项目模板仓库 | ||
- 支持传入自定义路径 | ||
### 新增模板项目 | ||
1. 标识模板的名字,即在模板文件的package.json中添加``"privateDesc": "xxx"``字段。 | ||
2. 保留当前模板文件的package-lock.json文件 | ||
3. 将模板文件移动到forProjectExtension文件夹内 |
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 not supported yet
Sorry, the diff of this file is not supported yet
15
5560592
123
26722