get rid of double private def

This commit is contained in:
Steve Klebanoff
2018-11-30 14:09:51 -08:00
parent b19700221f
commit c342940b5d

View File

@@ -7,7 +7,6 @@
"private": true,
"description": "0x Instant React Component",
"main": "umd/instant.js",
"private": true,
"scripts": {
"build": "webpack --mode production",
"build:ci": "yarn build",