create-tutorial
Advanced tools
Comparing version 0.0.1-alpha.4 to 0.0.1-alpha.23
{ | ||
"name": "create-tutorial", | ||
"version": "0.0.1-alpha.4", | ||
"description": "", | ||
"version": "0.0.1-alpha.23", | ||
"description": "Interactive tutorials powered by WebContainer API", | ||
"type": "module", | ||
@@ -9,5 +9,4 @@ "bugs": "https://github.com/stackblitz/tutorialkit/issues", | ||
"license": "MIT", | ||
"types": "./dist/index.d.ts", | ||
"bin": { | ||
"create-tutorial": "dist/index.js" | ||
"create-tutorial": "./dist/index.js" | ||
}, | ||
@@ -18,3 +17,3 @@ "files": [ | ||
"dependencies": { | ||
"tutorialkit": "0.0.1-alpha.22" | ||
"tutorialkit": "0.0.1-alpha.23" | ||
}, | ||
@@ -21,0 +20,0 @@ "devDependencies": { |
1981
+ Addedtutorialkit@0.0.1-alpha.23(transitive)
- Removedtutorialkit@0.0.1-alpha.22(transitive)
Updatedtutorialkit@0.0.1-alpha.23