Fixed package.json

This commit is contained in:
Catherine Liu 2018-10-24 19:42:57 -07:00
parent 2cf9a69f24
commit 033fc8477d
4 changed files with 10 additions and 12 deletions

View file

@ -186,7 +186,7 @@
"style-loader": "0.19.0",
"tar": "2.2.0",
"tinygradient": "0.3.0",
"tinymath": "0.2.1",
"tinymath": "1.0.0",
"topojson-client": "3.0.0",
"trunc-html": "1.0.2",
"trunc-text": "1.0.2",

View file

@ -255,7 +255,7 @@
"styled-components": "3.3.3",
"tar-fs": "1.13.0",
"tinycolor2": "1.3.0",
"tinymath": "^0.5.0",
"tinymath": "1.0.0",
"tslib": "^1.9.3",
"typescript-fsa": "^2.5.0",
"typescript-fsa-reducers": "^0.4.5",

View file

@ -10833,10 +10833,10 @@ tinycolor2@^1.4.1:
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.1.tgz#f4fad333447bc0b07d4dc8e9209d8f39a8ac77e8"
integrity sha1-9PrTM0R7wLB9TcjpIJ2POaisd+g=
tinymath@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/tinymath/-/tinymath-0.5.0.tgz#4c8b788a40b5929c4aff36ecc7c128004202496a"
integrity sha512-bC+dPDr5x8pm0n7ZCc28JMcwPCY3PJsxYOrtecBvKszq2x7p4HVqOl0wKI5r59vEZSoyRg+JGoaqvb4KmdHaKg==
tinymath@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/tinymath/-/tinymath-1.0.0.tgz#b2943030ea76f426f455e9cb52510e2c7ee45962"
integrity sha512-LV5WWglIT5WyKp5LN8H/9Gy1e4MFOlXzrlrkr+UKc4jbb0zwsRuTEWeZg33DP734ay+RfKIK1fDa4gsmKtn4FQ==
title-case@^2.1.0:
version "2.1.1"

View file

@ -16033,12 +16033,10 @@ tinygradient@0.3.0:
dependencies:
tinycolor2 "~1.0.0"
tinymath@0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/tinymath/-/tinymath-0.2.1.tgz#3a7f2ee03956bd86c6aca172a6b2ab857cf53717"
integrity sha1-On8u4DlWvYbGrKFyprKrhXz1Nxc=
dependencies:
lodash.get "^4.4.2"
tinymath@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/tinymath/-/tinymath-1.0.0.tgz#b2943030ea76f426f455e9cb52510e2c7ee45962"
integrity sha512-LV5WWglIT5WyKp5LN8H/9Gy1e4MFOlXzrlrkr+UKc4jbb0zwsRuTEWeZg33DP734ay+RfKIK1fDa4gsmKtn4FQ==
tinymath@^0.5.0:
version "0.5.0"