Skip to content

Commit 8a89e8e

Browse files
committed
Fixed grunt manifest
1 parent 49b1896 commit 8a89e8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasks/manifests/phaser.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
"src/Intro.js",
33
"src/Phaser.js",
4-
"src/polyfill.js",
4+
"src/polyfills.js",
55
"src/utils/Utils.js",
66

77
"src/geom/Circle.js",

0 commit comments

Comments
 (0)