mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
extend list of files included in npm package
This commit is contained in:
parent
1e11e126c6
commit
bd10dc80f5
@ -140,7 +140,12 @@
|
||||
"files": [
|
||||
"dist",
|
||||
"lib",
|
||||
"src"
|
||||
"src",
|
||||
"bin",
|
||||
"core.js",
|
||||
"docs",
|
||||
"examples",
|
||||
"CONTRIBUTING.md"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "gulp",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user