mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +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"
|
|
}
|
|
}
|