Skip to content

Commit 115112f

Browse files
committed
v1.0.0-rc.1: Switching to non-transpiled es6 code that is node6 friendly and optimization
1 parent 6841bb4 commit 115112f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "spur-errors",
33
"description": "Common error builder utility for Node.js. Contains common error types, and stack trace tracking to support more detailed error messages.",
4-
"version": "0.2.6",
4+
"version": "1.0.0-rc.1",
55
"main": "./src/SpurErrors",
66
"author": {
77
"name": "Agustin Colchado",

0 commit comments

Comments
 (0)