Move model files to crafting-guide-common
This commit is contained in:
+1
-2
@@ -6,7 +6,6 @@
|
||||
"repository": "http://github.com/andrewminer/crafting-guide",
|
||||
"scripts": {
|
||||
"build": "grunt build",
|
||||
"prepublish": "grunt prepublish",
|
||||
"start": "grunt start",
|
||||
"test": "grunt test"
|
||||
},
|
||||
@@ -37,7 +36,7 @@
|
||||
"body-parser": "^1.13.3",
|
||||
"client-sessions": "^0.7.0",
|
||||
"cookie-parser": "^1.3.5",
|
||||
"crafting-guide-common": "^2.0.0",
|
||||
"crafting-guide-common": "^3.2.0",
|
||||
"dotenv": "^2.0.0",
|
||||
"express": "^4.13.3",
|
||||
"express-session": "^1.11.3",
|
||||
|
||||
Reference in New Issue
Block a user