@bn-onboard/common
Advanced tools
Comparing version 2.0.0-alpha.5 to 2.0.0-alpha.6
{ | ||
"name": "@bn-onboard/common", | ||
"version": "2.0.0-alpha.5", | ||
"version": "2.0.0-alpha.6", | ||
"scripts": { | ||
@@ -12,2 +12,5 @@ "build": "rollup -c", | ||
"module": "dist/index.js", | ||
"browser": "dist/index.js", | ||
"main": "dist/index.js", | ||
"type": "module", | ||
"typings": "dist/index.d.ts", | ||
@@ -14,0 +17,0 @@ "files": [ |
662536
Yes