Move model files to crafting-guide-common

This commit is contained in:
Andrew Miner
2017-05-02 18:34:53 -07:00
parent 69ca6b06b9
commit bd96bc6575
85 changed files with 134 additions and 5686 deletions
+1 -2
View File
@@ -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",