mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Add vue-scroll typings * Fix tslint errors * Fix import vue package * Fix reference * Add vue depencency to package.json * remove redundant export * Unnecessary to import Vue * Remove node reference * Add dom to libraries * Fix tslint errors
7 lines
67 B
JSON
7 lines
67 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"vue": "^2.4.4"
|
|
}
|
|
}
|