* Fix `m.version` to not depend on `package.json` Created an accidental breaking change. * Update changelog * Fix a failing test
10 lines
140 B
Text
10 lines
140 B
Text
# Development-specific files
|
|
.deploy.env
|
|
.editorconfig
|
|
.eslintrc.js
|
|
.gitattributes
|
|
.gitignore
|
|
.travis.yml
|
|
CONTRIBUTING.md
|
|
yarn.lock
|
|
scripts
|