@tapjs/create-plugin
Advanced tools
+2
-2
| { | ||
| "name": "@tapjs/create-plugin", | ||
| "version": "1.0.3-19", | ||
| "version": "1.0.3-20", | ||
| "description": "Create a tap plugin with 'npm init @tapjs/plugin'", | ||
@@ -41,3 +41,3 @@ "author": "Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me)", | ||
| "dependencies": { | ||
| "@tapjs/core": "0.0.0-19", | ||
| "@tapjs/core": "0.0.0-20", | ||
| "npm-init-template": "1.0.3-1" | ||
@@ -44,0 +44,0 @@ }, |
+ Added
+ Added
- Removed
- Removed
Updated