Commit ff043f20e8a8c0781f546107002ce7b1bf835106

Authored by ykxie
1 parent 520768a7

delete packagejson

Showing 1 changed file with 1 additions and 2 deletions
package.json
... ... @@ -18,10 +18,9 @@
18 18 },
19 19 "homepage": "https://github.com/xieyankun/layout#readme",
20 20 "devDependencies": {
  21 + "express": "^4.15.3",
21 22 "socket.io": "^1.7.3"
22 23 },
23 24 "dependencies": {
24   - "express": "^4.15.3",
25   - "gulp-concat": "^2.6.1"
26 25 }
27 26 }
... ...