mirror of
https://github.com/vxcontrol/ncform.git
synced 2026-07-13 22:01:54 -04:00
v0.1.18-0
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"version": "0.1.17"
|
||||
"version": "0.1.18-0"
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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,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",
|
||||
|
||||
Reference in New Issue
Block a user