add : uuid package

This commit is contained in:
mki-skt 2018-04-15 00:29:58 +09:00
parent 2ad73a09f0
commit 2ef03261e3
2 changed files with 3 additions and 2 deletions

View file

@ -19,7 +19,8 @@
"lodash-webpack-plugin": "^0.11.4",
"prop-types": "^15.6.0",
"react": "^16.2.0",
"react-helmet": "^5.2.0"
"react-helmet": "^5.2.0",
"uuid": "^3.2.1"
},
"keywords": [
"gatsby"

View file

@ -10664,7 +10664,7 @@ uuid@^2.0.1:
version "2.0.3"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-2.0.3.tgz#67e2e863797215530dff318e5bf9dcebfd47b21a"
uuid@^3.0.0, uuid@^3.0.1, uuid@^3.1.0:
uuid@^3.0.0, uuid@^3.0.1, uuid@^3.1.0, uuid@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14"