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