Skip to content

Commit d0095a0

Browse files
committed
0.15.5
1 parent 6bc72b1 commit d0095a0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ docs/
1212
src/
1313
rollup.config.js
1414
jsconfig.json
15-
benchmark/
15+
benchmark/
16+
TODO

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nollup",
33
"description": "Rollup-compatible bundler for development.",
4-
"version": "0.15.4",
4+
"version": "0.15.5",
55
"main": "lib/index.js",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)