Skip to content

Commit c264846

Browse files
author
Jordi Aguilar
committed
1.0.0
1 parent 1b6759c commit c264846

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-npawify",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Gulp builder that packs browserify with sourcemaps, uglify and license",
55
"main": "dist/npawify.js",
66
"scripts": {
@@ -43,4 +43,4 @@
4343
"vinyl-source-stream": "1.1.0",
4444
"watchify": "3.8.0"
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)