Skip to content

Commit 92bee0d

Browse files
fix(package): update uuid to version 8.0.0
Closes #162
1 parent 2c7ef90 commit 92bee0d

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
@@ -10,7 +10,7 @@
1010
"react-syntax-highlighter": "^10.3.5",
1111
"redux": "4.0.1",
1212
"styled-components": "^4.3.1",
13-
"uuid": "3.3.3"
13+
"uuid": "8.0.0"
1414
},
1515
"scripts": {
1616
"start": "webpack-dev-server --mode development",

0 commit comments

Comments
 (0)