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