Skip to content

Commit f027c31

Browse files
committed
CoffeeScript dev
1 parent a856992 commit f027c31

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

package-lock.json

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"coffee": "coffee -o src/ -cw coffee/",
88
"atlas": "node src/atlas.js"
99
},
10-
"main":"src/index.js",
10+
"main": "src/index.js",
1111
"repository": {
1212
"type": "git",
1313
"url": "git+https://github.com/michaljaz/web-minecraft.git"
@@ -32,6 +32,7 @@
3232
"terminal-kit": "^1.44.0"
3333
},
3434
"devDependencies": {
35+
"coffeescript": "^2.5.1",
3536
"electron": "^10.1.5"
3637
}
3738
}

src/savedWorld.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)