Comparing version 0.12.0 to 0.12.1
{ | ||
"name": "mapd3", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"description": "A fast chart library for the fastest DB", | ||
@@ -15,2 +15,5 @@ "main": "dist/mapd3.js", | ||
"docs:serve": "documentation serve --watch examples/examples.js -o doc", | ||
"build": "yarn build:prod && yarn build:dev", | ||
"build:prod": "webpack --env.prod", | ||
"build:dev": "webpack --env.dev", | ||
"prod": "webpack --env.prod --watch", | ||
@@ -17,0 +20,0 @@ "dev": "webpack --env.dev --watch", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1036195
57