ddcat1115 il y a 7 ans
Parent
commit
9bc3e71081
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "ant-design-pro",
   "name": "ant-design-pro",
-  "version": "1.1.0",
+  "version": "1.2.0",
   "description": "An out-of-box UI solution for enterprise applications",
   "description": "An out-of-box UI solution for enterprise applications",
   "private": true,
   "private": true,
   "scripts": {
   "scripts": {
@@ -83,7 +83,7 @@
     "**/*.less": "stylelint --syntax less"
     "**/*.less": "stylelint --syntax less"
   },
   },
   "engines": {
   "engines": {
-    "node" : ">=8.0.0"
+    "node": ">=8.0.0"
   },
   },
   "browserslist": [
   "browserslist": [
     "> 1%",
     "> 1%",