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

Commit 99f5bcd

Browse files
committed
fix(pkg): remove unused package from dependencies
1 parent cbec6fa commit 99f5bcd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
"babel-plugin-syntax-trailing-function-commas": "^6.13.0",
6666
"babel-plugin-transform-async-to-generator": "^6.8.0",
6767
"babel-plugin-transform-es2015-modules-commonjs": "^6.14.0",
68-
"babel-plugin-transform-exponentiation-operator": "^6.8.0",
69-
"babel-plugin-transform-runtime": "^6.15.0"
68+
"babel-plugin-transform-exponentiation-operator": "^6.8.0"
7069
}
7170
}

0 commit comments

Comments
 (0)