Skip to content

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
orcunsaltik committed Mar 17, 2021
1 parent a968da5 commit 13d4e0c
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,10 +1,10 @@
{
"name": "gulp-rollup-2",
"version": "1.3.0",
"version": "1.3.1",
"description": "Gulp plugin for Rollup JavaScript Module Bundler",
"main": "index.js",
"scripts": {
"lint": "eslint -c .eslintrc.js main.js --fix -o eslint.log -f unix",
"lint": "eslint -c .eslintrc.js index.js --fix -o eslint.log -f unix",
"test": "npm run lint"
},
"repository": {
Expand Down

0 comments on commit 13d4e0c

Please # to comment.