@kamen/create-webapp 1.0.54 → 1.0.55

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
@@ -14,7 +14,7 @@ $ deno run npm:@kamen/create-webapp
14
14
 
15
15
  ### Basic example
16
16
 
17
- #### NPM Package
17
+ #### Static import from NPM
18
18
 
19
19
  ```js
20
20
  import {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kamen/create-webapp",
3
- "version": "1.0.54",
3
+ "version": "1.0.55",
4
4
  "description": "npm init @kamen/webapp",
5
5
  "keywords": [
6
6
  "init",