mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-29 21:17:34 +00:00
* added rollup-plugin-visualizer * corrected formatting * fixed errors found after test run * fixed error * fixed error * fixed errors * corrected package.json * corrected package according to review comment; added main author to package
7 lines
81 B
JSON
7 lines
81 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"rollup": "^0.63.4"
|
|
}
|
|
}
|