mirror of
https://github.com/ezolenko/rollup-plugin-typescript2.git
synced 2025-12-08 19:06:16 +00:00
- npm version
This commit is contained in:
parent
bbb428231f
commit
e8395fc4cd
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rollup-plugin-typescript2",
|
||||
"version": "0.4.2",
|
||||
"version": "0.4.3",
|
||||
"description": "Seamless integration between Rollup and TypeScript. Now with errors.",
|
||||
"main": "dist/rollup-plugin-typescript2.cjs.js",
|
||||
"module": "dist/rollup-plugin-typescript2.es.js",
|
||||
@ -46,7 +46,7 @@
|
||||
"resolve": "^1.3.3",
|
||||
"rimraf": "^2.6.1",
|
||||
"rollup": "^0.41.6",
|
||||
"rollup-plugin-typescript2": "^0.4.1",
|
||||
"rollup-plugin-typescript2": "^0.4.2",
|
||||
"rollup-watch": "^3.2.2",
|
||||
"tslib": "^1.7.1",
|
||||
"tslint": "^5.3.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user