v0.1.18-0

This commit is contained in:
daniel.xiao
2018-10-29 14:51:01 +08:00
parent 67f90db122
commit abb6ea697e
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "0.1.17"
"version": "0.1.18-0"
}
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "ncform-show",
"private": true,
"version": "0.1.17",
"version": "0.1.18-0",
"description": "ncform show",
"author": "daniel.xiao",
"keywords": [
@@ -55,9 +55,9 @@
},
"license": "MIT",
"dependencies": {
"@ncform/ncform": "^0.1.17",
"@ncform/ncform": "^0.1.18-0",
"@ncform/ncform-common": "^0.1.12",
"@ncform/ncform-theme-elementui": "^0.1.17",
"@ncform/ncform-theme-elementui": "^0.1.18-0",
"ace-builds": "^1.2.9",
"lodash-es": "^4.16.2",
"vue": "^2.1.8"
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@ncform/ncform-theme-elementui",
"version": "0.1.17",
"version": "0.1.18-0",
"description": "ncform theme element-ui",
"author": "daniel.xiao; kyle.lo;",
"main": "dist/ncformStdComps.min.js",
@@ -10,7 +10,7 @@
"element-ui"
],
"devDependencies": {
"@ncform/ncform": "^0.1.17",
"@ncform/ncform": "^0.1.18-0",
"autoprefixer": "^6.0.2",
"axios": "^0.17.1",
"babel-core": "^6.2.21",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@ncform/ncform",
"version": "0.1.17",
"version": "0.1.18-0",
"description": "nice form",
"author": "daniel.xiao",
"main": "dist/vueNcform.min.js",