assembly-line.js
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "assembly-line.js", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Tools for Assembly Line (the game)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,3 +8,3 @@ # AssemblyLine.js | ||
```shell | ||
npm install assemblyline.js | ||
npm install assembly-line.js | ||
``` | ||
@@ -15,3 +15,3 @@ | ||
```js | ||
const AL = require('assemblyline.js'); | ||
const AL = require('assembly-line.js'); | ||
``` | ||
@@ -18,0 +18,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
25236