aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package-lock.json
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2020-02-03 16:39:34 +0000
committerAleksey Kladov <[email protected]>2020-02-03 16:39:34 +0000
commit9b8e3b80ee6c11770f1098f1244914c77ace9408 (patch)
tree9e90272fc67d701b65c11a516ab332c8f918196e /editors/code/package-lock.json
parent0a68dfb491531595ff5836a954ae987558cf21ce (diff)
Remove rollup-typescript
It seems like just calling typescript directly is simpler and more reliable?
Diffstat (limited to 'editors/code/package-lock.json')
-rw-r--r--editors/code/package-lock.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/code/package-lock.json b/editors/code/package-lock.json
index 261e36a02..353af06bf 100644
--- a/editors/code/package-lock.json
+++ b/editors/code/package-lock.json
@@ -61,16 +61,6 @@
61 } 61 }
62 } 62 }
63 }, 63 },
64 "@rollup/plugin-typescript": {
65 "version": "2.1.0",
66 "resolved": "https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-2.1.0.tgz",
67 "integrity": "sha512-7lXKGY06aofrceVez/YnN2axttFdHSqlUBpCJ6ebzDfxwLDKMgSV5lD4ykBcdgE7aK3egxuLkD/HKyRB5L8Log==",
68 "dev": true,
69 "requires": {
70 "@rollup/pluginutils": "^3.0.0",
71 "resolve": "^1.13.1"
72 }
73 },
74 "@rollup/pluginutils": { 64 "@rollup/pluginutils": {
75 "version": "3.0.8", 65 "version": "3.0.8",
76 "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.0.8.tgz", 66 "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.0.8.tgz",