@riverflowpkg/riverflow 1.0.0 → 1.0.1

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -6,7 +6,7 @@ drop it in a `<script>` tag, and it wires itself up.
6
6
  ## Install
7
7
 
8
8
  ```
9
- npm install riverflow
9
+ npm install @riverflowpkg/riverflow
10
10
  ```
11
11
 
12
12
  Files live in `node_modules/riverflow/`. Copy the ones you need into your
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@riverflowpkg/riverflow",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Drop-in vanilla JS browser widgets: top loading bar, smooth scroll, typing effect, underwater overlay, and a code editor with syntax highlighting.",
5
5
  "keywords": [
6
6
  "loading-bar",