aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-01-11 21:07:21 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-01-11 21:07:21 +0100
commit0ac2806481852249c6a2d4a032cc2c0324a58ef8 (patch)
tree03292af10a5a97b824293ff8878d2a5c821d5ed2 /package.json
parentexpose legacy styles (diff)
downloadferdium-app-0ac2806481852249c6a2d4a032cc2c0324a58ef8.tar.gz
ferdium-app-0ac2806481852249c6a2d4a032cc2c0324a58ef8.tar.zst
ferdium-app-0ac2806481852249c6a2d4a032cc2c0324a58ef8.zip
Add toggle element to @meetfranz/forms
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 87c1175a4..f9bf78f1d 100644
--- a/package.json
+++ b/package.json
@@ -104,6 +104,7 @@
104 "@types/react": "^16.7.18", 104 "@types/react": "^16.7.18",
105 "@types/react-dom": "16.0.11", 105 "@types/react-dom": "16.0.11",
106 "@types/react-jss": "^8.6.0", 106 "@types/react-jss": "^8.6.0",
107 "@types/uuid": "3.4.4",
107 "babel-eslint": "10.0.1", 108 "babel-eslint": "10.0.1",
108 "babel-loader": "^8.0.4", 109 "babel-loader": "^8.0.4",
109 "cross-env": "^5.0.5", 110 "cross-env": "^5.0.5",
@@ -132,6 +133,7 @@
132 "install": "0.12.2", 133 "install": "0.12.2",
133 "kebab-case": "1.0.0", 134 "kebab-case": "1.0.0",
134 "lerna": "^3.8.0", 135 "lerna": "^3.8.0",
136 "mobx-react-devtools": "6.0.3",
135 "mocha": "5.2.0", 137 "mocha": "5.2.0",
136 "node-sass": "4.11.0", 138 "node-sass": "4.11.0",
137 "npm": "6.5.0", 139 "npm": "6.5.0",