1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 09:15:56 +00:00

got the changelog page working, yayyyyyyyyyy

This commit is contained in:
Scott
2016-02-19 20:14:28 -05:00
parent ac8579ccc9
commit 8d61a21fa7
8 changed files with 54 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "naturalCrit",
"description": "A super rad project!",
"version": "0.0.0",
"version": "1.3.0",
"scripts": {
"postinstall": "gulp prod",
"start": "node server.js"
@@ -21,7 +21,7 @@
"moment": "^2.11.0",
"mongoose": "^4.3.3",
"pico-flux": "^1.1.0",
"pico-router": "^1.0.0",
"pico-router": "^1.1.0",
"react": "^0.14.2",
"react-dom": "^0.14.2",
"shortid": "^2.2.4",