Skip to content

Commit ee5adde

Browse files
fix(package): update cuid to version 2.1.8
Closes #17
1 parent 7878f0f commit ee5adde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"babel-polyfill": "^6.16.0",
2828
"bluebird": "3.4.7",
29-
"cuid": "^1.3.8",
29+
"cuid": "^2.1.8",
3030
"es6-enum": "^1.1.0",
3131
"lodash": "^4.17.2",
3232
"path": "^0.12.7",

0 commit comments

Comments
 (0)