marko/test/migrate/package.json
Taylor Hunt 0f0fd7b1f7 Clean up test noise (#1394)
* Fix warning about differing Node binaries

* Fix npm WARNings on test

* Fix chai deprecation notice

* Fix jsdom <script> parse errors

* Fix jsdom Not Implemented errors
2019-08-07 12:34:00 -07:00

7 lines
74 B
JSON

{
"private": true,
"dependencies": {
"marko": "file:../../"
}
}