Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
IanChen83 committed Feb 23, 2019
1 parent 5733a90 commit 3d4660b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "function-loader",
"version": "0.0.1",
"version": "0.0.2",
"description": "A Webpack loader that executes tasks and transforms them into results at build time",
"main": "index.js",
"repository": {
Expand All @@ -16,7 +16,7 @@
"task"
],
"files": [
"[^.]*.js"
"[^.]*.js"
],
"bugs": {
"url": "https://github.com/IanChen83/function-loader/issues"
Expand Down

0 comments on commit 3d4660b

Please sign in to comment.