Browse Source

发布0.1.8

Z F 7 years ago
parent
commit
87f4147e0e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,7 +1,7 @@
 {
   "name": "dragact",
-  "version": "0.1.7",
-  "description": "",
+  "version": "0.1.8",
+  "description": "A powerful draggable layout system",
   "main": "index.js",
   "scripts": {
     "temp": "NODE_ENV=production webpack -p --config webpack.pro.config.js ",