create-bridge-app
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "create-bridge-app", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Create Bridge-powered Express app with one command", | ||
@@ -10,3 +10,3 @@ "author": "Bridge Team <support@bridge.codes>", | ||
"bin": { | ||
"create-bridge-sdk": "dist/bin/index.js" | ||
"create-bridge-app": "dist/bin/index.js" | ||
}, | ||
@@ -13,0 +13,0 @@ "bugs": "https://github.com/bridge-codes/bridge/issues", |