Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit 1d10f43

Browse files
committed
build: revert version
Signed-off-by: Jonah Snider <[email protected]>
1 parent 50affd4 commit 1d10f43

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
@@ -38,7 +38,7 @@
3838
"prebuild": "rm -rf tsc_output",
3939
"style": "prettier --ignore-path .gitignore --check \"./**/*.{{j,t}{s,sx},flow,{sc,c,le}ss,json,m{d,dx},{y,ya}ml}\""
4040
},
41-
"version": "0.0.0-canary-1",
41+
"version": "0.0.0-development",
4242
"xo": {
4343
"prettier": true
4444
}

0 commit comments

Comments
 (0)