Skip to content

Commit 6a0c0bf

Browse files
committed
chore: update package.json
1 parent 5ffcdd9 commit 6a0c0bf

1 file changed

Lines changed: 20 additions & 2 deletions

File tree

package.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,31 @@
11
{
22
"name": "rollup-plugin-atomic",
33
"main": "dist/main.js",
4-
"version": "1.6.4",
4+
"version": "1.9.0",
55
"author": "Amin Yahyaabadi",
66
"description": "Rollup plugin used in atom-ide-community",
77
"keywords": [
88
"rollup",
99
"plugin",
10-
"atomic"
10+
"atomic",
11+
"js",
12+
"javascript",
13+
"ts",
14+
"typescirpt",
15+
"coffee",
16+
"coffeescript",
17+
"json",
18+
"css",
19+
"babel",
20+
"wasm",
21+
"as",
22+
"assemblyscript",
23+
"terser",
24+
"replace",
25+
"sourcemaps",
26+
"commonjs",
27+
"resolve",
28+
"autoExternal"
1129
],
1230
"repository": "https://github.com/atom-ide-community/rollup-plugin-atomic",
1331
"license": "MIT",

0 commit comments

Comments
 (0)