Skip to content

Commit a811b09

Browse files
fix(package): update one-time to version 1.0.0
1 parent c422a01 commit a811b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/unshiftio/loads",
3030
"dependencies": {
3131
"failure": "1.1.x",
32-
"one-time": "0.0.x",
32+
"one-time": "~1.0.0",
3333
"xhr-response": "1.0.x",
3434
"xhr-status": "1.0.x"
3535
},

0 commit comments

Comments
 (0)