Disabled greenkeeper-lockfile...

This commit is contained in:
Josh Goldberg
2018-08-30 10:31:50 -04:00
parent 9db66e493c
commit a33edc4338
2 changed files with 7 additions and 7 deletions
+4 -5
View File
@@ -1,8 +1,7 @@
after_script: greenkeeper-lockfile-upload
before_install: npm i -g greenkeeper-lockfile npm@latest
before_script: greenkeeper-lockfile-update
# Disabled for https://github.com/greenkeeperio/greenkeeper-lockfile/issues/194
# after_script: greenkeeper-lockfile-upload
# before_install: npm i -g greenkeeper-lockfile npm@latest
# before_script: greenkeeper-lockfile-update
install: npm install
+2 -1
View File
@@ -7,7 +7,8 @@
"bugs": {
"url": "https://github.com/FullScreenShenanigans/QuadsKeepr/issues"
},
"dependencies": {},
"dependencies": {
},
"description": "Adjustable quadrant-based collision detection.",
"devDependencies": {
"@types/chai": "^4.1.4",