Skip to content

Commit

Permalink
Merge pull request #62 from canjs/greenkeeper/done-serve-2.0.0
Browse files Browse the repository at this point in the history
Update done-serve to the latest version πŸš€
  • Loading branch information
chasenlehara committed Jul 4, 2018
2 parents 8586c5c + a38f5b2 commit 2f13ce1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"release:patch": "npm version patch && npm publish",
"release:minor": "npm version minor && npm publish",
"release:major": "npm version major && npm publish",
"detect-cycle": "detect-cyclic-packages --ignore done-serve"
"detect-cycle": "detect-cyclic-packages"
},
"main": "can-view-target",
"keywords": [
Expand All @@ -38,7 +38,6 @@
"devDependencies": {
"can-simple-dom": "^1.0.2",
"detect-cyclic-packages": "^1.1.0",
"done-serve": "^1.0.0",
"donejs-cli": "^0.9.5",
"generator-donejs": "^1.0.7",
"jshint": "^2.9.1",
Expand Down

0 comments on commit 2f13ce1

Please sign in to comment.