mirror of
https://github.com/vxcontrol/ncform.git
synced 2026-07-19 18:23:32 -04:00
v0.1.2
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"version": "0.1.1"
|
||||
"version": "0.1.2"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ncform/ncform-common",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "ncform common",
|
||||
"main": "dist/ncformCommon.min.js",
|
||||
"scripts": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ncform-show",
|
||||
"private": true,
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "ncform show",
|
||||
"homepage": "",
|
||||
"author": "daniel",
|
||||
@@ -59,9 +59,9 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@ncform/ncform": "^0.1.1",
|
||||
"@ncform/ncform-common": "^0.1.1",
|
||||
"@ncform/ncform-theme-elementui": "^0.1.1",
|
||||
"@ncform/ncform": "^0.1.2",
|
||||
"@ncform/ncform-common": "^0.1.2",
|
||||
"@ncform/ncform-theme-elementui": "^0.1.2",
|
||||
"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.1",
|
||||
"version": "0.1.2",
|
||||
"description": "ncform theme element-ui",
|
||||
"homepage": "",
|
||||
"author": "daniel.xiao; kyle.lo; swan",
|
||||
@@ -11,7 +11,7 @@
|
||||
"element-ui"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@ncform/ncform": "^0.1.1",
|
||||
"@ncform/ncform": "^0.1.2",
|
||||
"autoprefixer": "^6.0.2",
|
||||
"axios": "^0.17.1",
|
||||
"babel-core": "^6.2.21",
|
||||
@@ -63,7 +63,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@ncform/ncform-common": "^0.1.1",
|
||||
"@ncform/ncform-common": "^0.1.2",
|
||||
"element-ui": "^2.0.7",
|
||||
"lodash-es": "^4.16.2",
|
||||
"vue": "^2.1.8"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ncform/ncform",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "nice form",
|
||||
"homepage": "",
|
||||
"author": "daniel.xiao",
|
||||
@@ -57,7 +57,7 @@
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"@ncform/ncform-common": "^0.1.1",
|
||||
"@ncform/ncform-common": "^0.1.2",
|
||||
"extend": "^3.0.1",
|
||||
"lodash-es": "^4.16.2",
|
||||
"vue": "^2.1.8"
|
||||
|
||||
Reference in New Issue
Block a user