turbo-waffle
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "turbo-waffle", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "turbo-powered waffle bundler", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -25,5 +25,5 @@ # Turbo Waffle | ||
{ | ||
"scripts": { | ||
"turbo-waffle": node turbo-waffle/index.js | ||
} | ||
"scripts": { | ||
"turbo-waffle": "node node_modules/turbo-waffle" | ||
} | ||
} | ||
@@ -38,4 +38,4 @@ ``` | ||
Because Github dared me to. See the tweet below: | ||
Because Github dared me to. | ||
![turbo waffle inception](initial-tweet.png) | ||
![turbo waffle inception](./assets/initial-tweet.png) |
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
98912