|
1 | 1 | { |
2 | 2 | "name": "auth0-sso-dashboard", |
3 | | - "version": "2.2.0", |
| 3 | + "version": "2.2.1", |
4 | 4 | "description": "This extension provides your users with a dashboard for all of their applications.", |
5 | 5 | "engines": { |
6 | 6 | "node": ">=4.x" |
|
114 | 114 | "winston": "^2.2.0" |
115 | 115 | }, |
116 | 116 | "devDependencies": { |
117 | | - "@babel/core": "^7.0.0-beta.44", |
118 | | - "@babel/plugin-proposal-class-properties": "^7.0.0-beta.44", |
119 | | - "@babel/plugin-proposal-export-default-from": "^7.0.0-beta.44", |
120 | | - "@babel/plugin-proposal-export-namespace-from": "^7.0.0-beta.44", |
121 | | - "@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.44", |
122 | | - "@babel/plugin-syntax-dynamic-import": "7.0.0-beta.44", |
123 | | - "@babel/plugin-transform-runtime": "^7.0.0-beta.44", |
124 | | - "@babel/polyfill": "7.0.0-beta.44", |
125 | | - "@babel/preset-env": "^7.0.0-beta.44", |
126 | | - "@babel/preset-react": "^7.0.0-beta.44", |
127 | | - "@babel/register": "7.0.0-beta.44", |
128 | | - "@babel/runtime": "^7.0.0-beta.44", |
129 | | - "auth0-extensions-cli": "^1.1.0", |
| 117 | + "auth0-extensions-cli": "^1.4.0", |
130 | 118 | "autoprefixer": "^6.5.1", |
131 | | - "babel-eslint": "7.1.1", |
132 | | - "babel-loader": "^8.0.0-beta", |
133 | | - "babel-polyfill": "^6.26.0", |
134 | 119 | "chai": "^3.5.0", |
135 | 120 | "classnames": "^2.2.5", |
136 | 121 | "cross-env": "^3.1.3", |
|
0 commit comments