Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit 837a67e

Browse files
committed
Updating npm packages, removing unused packages.
1 parent 274eed3 commit 837a67e

3 files changed

Lines changed: 309 additions & 429 deletions

File tree

.babelrc

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@
1010
]
1111
],
1212
"plugins": [
13-
"@babel/plugin-proposal-object-rest-spread",
14-
[
15-
"@babel/plugin-proposal-decorators",
16-
{
17-
"legacy": true
18-
}
19-
],
20-
"@babel/plugin-proposal-class-properties"
13+
"@babel/plugin-proposal-object-rest-spread"
2114
]
2215
}

0 commit comments

Comments
 (0)