Skip to content

Commit 4234997

Browse files
Release v1.0.0
1 parent 7183ef5 commit 4234997

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
22
"name": "3dub",
3-
"version": "0.5.0",
3+
"version": "1.0.0",
44
"description": "www dev server with livereload",
55
"main": "index.js",
6-
"scripts": {
7-
},
6+
"scripts": {},
87
"bin": {
98
"3dub": "bin/cli.js"
109
},

0 commit comments

Comments
 (0)