Skip to content

Commit

Permalink
Migrate to coffeescript package
Browse files Browse the repository at this point in the history
  • Loading branch information
zeekay committed Mar 25, 2018
1 parent 318534e commit b5556cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -13,10 +13,10 @@
"sake-mocha": "0.1.7"
},
"devDependencies": {
"coffee-script": "1.12.6",
"coffeescript": "1.12.6",
"sake-bundle": "0.5.3",
"sake-cli": "0.5.11",
"sake-outdated": "0.1.27",
"sake-outdated": "^0.2.1",
"sake-publish": "0.1.16",
"sake-version": "0.1.19"
},
Expand Down Expand Up @@ -45,4 +45,4 @@
"url": "https://github.com/sakejs/sake-test/issues"
},
"homepage": "https://github.com/sakejs/sake-test#readme"
}
}

0 comments on commit b5556cc

Please sign in to comment.