Comparing version 0.6.2 to 0.6.3
@@ -8,8 +8,8 @@ { | ||
"dependencies": { | ||
"antd": "0.11.x", | ||
"atool-build": "0.4.x", | ||
"babel-plugin-antd": "^0.1.2", | ||
"antd": "~0.12.0", | ||
"atool-build": "0.5.x", | ||
"babel-plugin-antd": "^0.2.0", | ||
"es3ify-loader": "^0.1.0", | ||
"react": "~0.14.3", | ||
"react-dom": "~0.14.3" | ||
"react": "~0.14.6", | ||
"react-dom": "~0.14.6" | ||
}, | ||
@@ -21,5 +21,5 @@ "devDependencies": { | ||
"dora-plugin-proxy": "0.5.x", | ||
"eslint": "~1.10.3", | ||
"eslint-config-airbnb": "~2.1.0", | ||
"eslint-plugin-react": "~3.11.3", | ||
"eslint": "1.10.x", | ||
"eslint-config-airbnb": "4.0.x", | ||
"eslint-plugin-react": "3.16.x", | ||
"pre-commit": "1.x" | ||
@@ -33,4 +33,4 @@ }, | ||
"lint": "eslint --ext .js,.jsx src", | ||
"build": "atool-build -o ./dist/${npm_package_family}/${npm_package_name/{npm_package_version}" | ||
"build": "atool-build -o ./dist/${npm_package_family}/${npm_package_name}/${npm_package_version}" | ||
} | ||
} |
{ | ||
"name": "antd-init", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "Ant Design boilerplate generator.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -16,2 +16,4 @@ # antd-init | ||
More usage: http://ant-tool.github.io/ | ||
## Install | ||
@@ -18,0 +20,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8461
50