Comparing version 1.3.2 to 1.3.3
@@ -14,6 +14,7 @@ { | ||
}, | ||
"version": "1.3.2", | ||
"main": "lib/index.js", | ||
"version": "1.3.3", | ||
"main": "lib/nba-color.js", | ||
"module": "lib/nba-color.mjs", | ||
"scripts": { | ||
"build": "npm run clean && babel src --ignore \"**/schema.js\",\"**/*.spec.js\" -d lib", | ||
"build": "npm run clean && microbundle build src --ignore \"**/schema.js\",\"**/*.spec.js\" -d lib --sourcemap=false", | ||
"clean": "rimraf lib", | ||
@@ -53,2 +54,3 @@ "precommit": "lint-staged", | ||
"lint-staged": "^7.3.0", | ||
"microbundle": "^0.6.0", | ||
"prettier": "^1.14.3", | ||
@@ -84,3 +86,4 @@ "prettier-package-json": "^2.0.1", | ||
] | ||
} | ||
}, | ||
"umd:main": "lib/nba-color.umd.js" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
278063
16
25
887
2