Skip to content

Commit

Permalink
v2.0.0: Switching from transpiled es6 to Node 6 native es6
Browse files Browse the repository at this point in the history
  • Loading branch information
acolchado committed Oct 26, 2017
1 parent 35c6282 commit 6f75240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spur-web",
"version": "2.0.0-rc.1",
"version": "2.0.0",
"description": "Common node modules and express middleware that are designed to be the boilerplate of a node web app.",
"main": "./src/injector",
"scripts": {
Expand Down

0 comments on commit 6f75240

Please sign in to comment.