Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Added version and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
2767mr committed Sep 23, 2018
1 parent b59b9eb commit 34ba2b2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
{
"name": "multiplayer",
"main": "dist/mod.js"
"main": "mod.js",
"version": "0.0.4",
"dependencies": {
"ccloader": "^2.0.0",
"crosscode": "^1.0.0"
}
}

0 comments on commit 34ba2b2

Please sign in to comment.