Skip to content

Commit 98d1efc

Browse files
committed
bump version
1 parent 77b37d8 commit 98d1efc

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,7 +1,7 @@
11
{
22
"name": "happyfuntimes",
33
"description": "happyfuntimes framework",
4-
"version": "0.0.18",
4+
"version": "0.0.19",
55
"private": true,
66
"scripts": {
77
"test": "node node_modules/mocha/bin/mocha --recursive",
@@ -24,7 +24,7 @@
2424
"mkdirp": "^0.5.0",
2525
"moxie-zip": "0.0.3",
2626
"native-dns": "0.4.1",
27-
"native-msg-box": "0.1.2",
27+
"native-msg-box": "0.1.3",
2828
"optionator": "^0.4.0",
2929
"promise": "^5.0.0",
3030
"requirejs": "^2.1.14",

0 commit comments

Comments
 (0)