mirror of
https://github.com/liabru/matter-js.git
synced 2025-01-15 16:38:43 -05:00
update package
This commit is contained in:
parent
e0e3164541
commit
81793c33a0
1 changed files with 6 additions and 2 deletions
|
@ -64,7 +64,11 @@
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"src",
|
"src",
|
||||||
"build",
|
"build/matter.js",
|
||||||
"CHANGELOG.md"
|
"build/matter.min.js",
|
||||||
|
"README.md",
|
||||||
|
"CHANGELOG.md",
|
||||||
|
"LICENSE",
|
||||||
|
"package.json"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue