|
1 | 1 | { |
2 | 2 | "name": "@1stg/app-config", |
3 | | - "version": "0.3.2", |
| 3 | + "version": "0.4.0", |
4 | 4 | "description": "Personal but Shareable App Configuration for all 1stG.me projects.", |
5 | 5 | "repository": "git+https://github.com/1stG/configs.git", |
6 | 6 | "homepage": "https://github.com/1stG/configs/tree/master/packages/app-config", |
|
10 | 10 | "node": ">=10.0.0" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@1stg/babel-preset": "^0.11.2", |
14 | | - "@1stg/browserslist-config": "^0.5.2", |
15 | | - "@1stg/commitlint-config": "^0.4.2", |
16 | | - "@1stg/eslint-config": "^0.18.2", |
17 | | - "@1stg/husky-config": "^0.6.2", |
18 | | - "@1stg/lint-staged": "^0.12.2", |
19 | | - "@1stg/postcss-config": "^0.7.2", |
20 | | - "@1stg/prettier-config": "^0.8.2", |
21 | | - "@1stg/remark-config": "^0.4.2", |
22 | | - "@1stg/stylelint-config": "^0.10.2", |
23 | | - "@1stg/tsconfig": "^0.9.2", |
| 13 | + "@1stg/babel-preset": "^0.12.0", |
| 14 | + "@1stg/browserslist-config": "^0.6.0", |
| 15 | + "@1stg/commitlint-config": "^0.5.0", |
| 16 | + "@1stg/eslint-config": "^0.19.0", |
| 17 | + "@1stg/husky-config": "^0.7.0", |
| 18 | + "@1stg/lint-staged": "^0.13.0", |
| 19 | + "@1stg/postcss-config": "^0.8.0", |
| 20 | + "@1stg/prettier-config": "^0.9.0", |
| 21 | + "@1stg/remark-config": "^0.5.0", |
| 22 | + "@1stg/stylelint-config": "^0.11.0", |
| 23 | + "@1stg/tsconfig": "^0.10.0", |
24 | 24 | "@babel/core": "^7.8.4", |
25 | 25 | "@pkgr/es-modules": "^0.3.0", |
26 | 26 | "@pkgr/imagemin": "^0.4.0", |
|
0 commit comments