Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #18 from 2A5F/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
2A5F committed Apr 20, 2020
2 parents c64b454 + c9de2fa commit 1ba6bd0
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
Expand Up @@ -33,10 +33,10 @@
"num2str": "^3.1.1"
},
"devDependencies": {
"rollup": "^1.31.1",
"rollup": "1.31.1",
"rollup-plugin-commonjs": "10.0.1",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-terser": "5.1.1",
"typescript": "^3.7.5"
"typescript": "3.7.5"
}
}

0 comments on commit 1ba6bd0

Please sign in to comment.