1
Fork 0

use simply git syntax and update node

This commit is contained in:
Jake Howard 2017-01-11 22:11:25 +00:00
parent 1625c976d0
commit e416ae704d
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ machine:
python:
version: 3.5.1
node:
version: 5.11.1
version: 6.9.4
environment:
BUILD_PRODUCTION: true
NODE_ENV: production

View file

@ -19,7 +19,7 @@
"font-awesome": "=4.6.3",
"jquery": "=2.2.3",
"jquery.easing": "=1.3.2",
"tstatic": "git://github.com/RealOrangeOne/tstatic",
"tstatic": "RealOrangeOne/tstatic",
"underscore": "=1.8.3",
"wow.js": "=1.2.0"
},
@ -27,7 +27,7 @@
"autoprefixer": "=6.5.0",
"browserify": "=13.1.0",
"clean-css": "=3.4.20",
"eslint-config": "git://github.com/dabapps/eslint-config.git#2.0.4",
"eslint-config": "dabapps/eslint-config.git#2.0.4",
"markdown-spellcheck": "=0.11.0",
"node-sass": "=3.8.0",
"nsp": "=2.6.1",