marko/test/migrate/package.json
Dylan Piercey 21ce06f8ad
Optional migrations & basic w-bind migration (#1192)
* Setup optional migration support

* Add migration call for w-bind

* Add tests for optional migrations

* Add assertions based on migration prompts

* Skip migration tests on node 6

* Fix typo
2018-12-14 09:50:05 -08:00

6 lines
55 B
JSON

{
"dependencies": {
"marko": "file:../../"
}
}