diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 9340520..a2b3fb0 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,8 @@ ] }, "devDependencies": { + "@babel/core": "^7.22.5", + "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@commitlint/cli": "^16.2.3", "@commitlint/config-conventional": "^16.2.1", "@types/lodash": "^4.14.180", |
