We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ffcdd9 commit 6a0c0bfCopy full SHA for 6a0c0bf
1 file changed
package.json
@@ -1,13 +1,31 @@
1
{
2
"name": "rollup-plugin-atomic",
3
"main": "dist/main.js",
4
- "version": "1.6.4",
+ "version": "1.9.0",
5
"author": "Amin Yahyaabadi",
6
"description": "Rollup plugin used in atom-ide-community",
7
"keywords": [
8
"rollup",
9
"plugin",
10
- "atomic"
+ "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"
29
],
30
"repository": "https://github.com/atom-ide-community/rollup-plugin-atomic",
31
"license": "MIT",
0 commit comments