Skip to content

Commit 0d687b3

Browse files
committed
update repo link
1 parent e7bd4d4 commit 0d687b3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

packages/booter/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/booter/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"name": "@polats/booter",
3-
"version": "0.0.2",
3+
"version": "0.1.0-0",
44
"description": "Created by Booter 🥾: A zero-config project template to deploy and publish open-source web games",
55
"author": "Paul Gadi <paul@outplay.games>",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/polats/booter.git"
8+
"url": "git+https://github.com/alto-io/game3.js.git",
9+
"directory": "packages/booter"
910
},
1011
"license": "MIT",
1112
"main": "dist/index.js",

0 commit comments

Comments
 (0)