Skip to content

Commit 8d2a116

Browse files
authored
Updated to 0.6.0
1 parent 55090c7 commit 8d2a116

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nscabinet",
3-
"version": "0.5.2",
3+
"version": "0.6.0",
44
"description": "Upload and download files from netsuite.",
55
"engines": {
66
"node": ">=4.x",
@@ -26,7 +26,7 @@
2626
},
2727
"homepage": "https://github.com/suiteplus/nscabinet#readme",
2828
"dependencies": {
29-
"nsconfig": "0.5.2",
29+
"nsconfig": "0.6.0",
3030
"request": "^2.64.0",
3131
"through2": "^2.0.0",
3232
"vinyl": "^1.0.0",

0 commit comments

Comments
 (0)