@nubbin/core 0.1.0-rc.7 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@ validator, no framework and no node builtin. A build gate fails on any of the th
|
|
|
8
8
|
claim that it runs in a browser, a worker and a build step is checked rather than asserted.
|
|
9
9
|
|
|
10
10
|
```bash
|
|
11
|
-
npm install @nubbin/core
|
|
11
|
+
npm install @nubbin/core
|
|
12
12
|
```
|
|
13
13
|
|
|
14
14
|
```ts
|
package/dist/index.js
CHANGED
package/package.json
CHANGED