mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
* 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
6 lines
55 B
JSON
6 lines
55 B
JSON
{
|
|
"dependencies": {
|
|
"marko": "file:../../"
|
|
}
|
|
}
|