Publish with esnext sources (#19)

* Publish with esnext sources

* yarn.lock
This commit is contained in:
Jaco Greeff
2020-11-09 15:59:53 +01:00
committed by GitHub
parent 31baace343
commit c6d216ecd8
4 changed files with 116 additions and 101 deletions
+1 -2
View File
@@ -7,7 +7,6 @@
"packages/*"
],
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"typescript": "^4.0.5"
},
"scripts": {
@@ -21,7 +20,7 @@
},
"devDependencies": {
"@babel/core": "^7.12.3",
"@polkadot/dev": "^0.59.18",
"@polkadot/dev": "^0.59.21",
"@types/jest": "^26.0.15"
},
"version": "0.1.12"