Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "alterdux", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A Redux-like Redux-compatible library with some extra proof of concept features", | ||
@@ -11,3 +11,3 @@ "main": "./build/lib.js", | ||
"prebuild": "rimraf build && mkdir build", | ||
"build": "rollup index.js --output ./build/lib.js --format cjs", | ||
"build": "rollup --config", | ||
"test": "jest", | ||
@@ -33,2 +33,3 @@ "test:watch": "jest --watch" | ||
"rollup": "0.41.4", | ||
"rollup-plugin-babel": "2.7.1", | ||
"standard": "8.6.0", | ||
@@ -35,0 +36,0 @@ "standard-version": "4.0.0" |
Sorry, the diff of this file is not supported yet
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
84681
17
80
9