mithril-vndb/.npmignore
Isiah Meadows 1434ba313f
Fix m.version to not depend on package.json (#2464)
* Fix `m.version` to not depend on `package.json`

Created an accidental breaking change.

* Update changelog

* Fix a failing test
2019-07-09 19:26:00 -04:00

10 lines
140 B
Text

# Development-specific files
.deploy.env
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
yarn.lock
scripts