Skip to content

Commit a208a68

Browse files
committed
fix misspelling
1 parent 4222f96 commit a208a68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "create-openglobus",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "Template for Openglobus",
55
"main": "index.js",
66
"type": "module",
77
"bin": {
8-
"create-opengloubs": "./dist/index.js"
8+
"create-openglobus": "./dist/index.js"
99
},
1010
"devDependencies": {
1111
"@types/ejs": "^3.1.5",

0 commit comments

Comments
 (0)