Skip to content

Commit 3b3817e

Browse files
committed
chore: add ua-parser-js
1 parent 74eb44f commit 3b3817e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@
143143
"@bower_components/raven-js": "getsentry/raven-js#~3.3",
144144
"@bower_components/semantic-ui-calendar": "mdehoog/semantic-ui-calendar#^0.0.8",
145145
"@bower_components/tinyColorPicker": "PitPik/tinyColorPicker#^1.1.1",
146-
"@bower_components/wysihtml": "Voog/wysihtml#^0.5.5"
146+
"@bower_components/wysihtml": "Voog/wysihtml#^0.5.5",
147+
"ua-parser-js": "^0.7.20"
147148
},
148149
"resolutions": {
149150
"@babel/core": "^7.4.4",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -14096,7 +14096,7 @@ typedarray@^0.0.6:
1409614096
version "0.0.6"
1409714097
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1409814098

14099-
ua-parser-js@^0.7.14:
14099+
ua-parser-js@^0.7.14, ua-parser-js@^0.7.20:
1410014100
version "0.7.20"
1410114101
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.20.tgz#7527178b82f6a62a0f243d1f94fd30e3e3c21098"
1410214102
integrity sha512-8OaIKfzL5cpx8eCMAhhvTlft8GYF8b2eQr6JkCyVdrgjcytyOmPCXrqXFcUnhonRpLlh5yxEZVohm6mzaowUOw==

0 commit comments

Comments
 (0)