We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b37d8 commit 98d1efcCopy full SHA for 98d1efc
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "happyfuntimes",
3
"description": "happyfuntimes framework",
4
- "version": "0.0.18",
+ "version": "0.0.19",
5
"private": true,
6
"scripts": {
7
"test": "node node_modules/mocha/bin/mocha --recursive",
@@ -24,7 +24,7 @@
24
"mkdirp": "^0.5.0",
25
"moxie-zip": "0.0.3",
26
"native-dns": "0.4.1",
27
- "native-msg-box": "0.1.2",
+ "native-msg-box": "0.1.3",
28
"optionator": "^0.4.0",
29
"promise": "^5.0.0",
30
"requirejs": "^2.1.14",
0 commit comments