orbital-list
Advanced tools
Comparing version 0.1.9-rc.3 to 0.1.9-rc.4
{ | ||
"name": "orbital-list", | ||
"version": "0.1.9-rc.3", | ||
"version": "0.1.9-rc.4", | ||
"description": "A React library to display data using circles, orbits, and planets.", | ||
@@ -23,3 +23,3 @@ "author": "lsenta", | ||
"test:watch": "react-scripts test --env=jsdom", | ||
"predeploy": "cd example && yarn install && rm ../node_modules/react ../node_modules/react-dom && yarn run build", | ||
"predeploy": "cd example && yarn install && rm -rf ../node_modules/react ../node_modules/react-dom && yarn run build", | ||
"deploy": "gh-pages -d example/build" | ||
@@ -26,0 +26,0 @@ }, |
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
159803