| @@ -7,15 +7,8 @@ | ||
| 7 | 7 | "build": "cross-env NODE_ENV=\"development\" cgb-scripts build", |
| 8 | 8 | "eject": "cgb-scripts eject" |
| 9 | 9 | }, |
| 10 | 10 | "dependencies": { |
| 11 | - "@wordpress/i18n": "^4.34.0", | |
| 12 | - "cgb-scripts": "1.23.1", | |
| 13 | - "sass": "^1.90.0", | |
| 14 | - "jed": "^1.1.1", | |
| 15 | - "po2json": "1.0.0-beta-3", | |
| 11 | + "cgb-scripts": "1.18.1", | |
| 16 | 12 | "universal-cookie": "^4.0.0" |
| 17 | - }, | |
| 18 | - "resolutions": { | |
| 19 | - "**/node-sass": "file:./src/node-sass-compat" | |
| 20 | 13 | } |
| 21 | 14 | } |