Skip to content

Commit

Permalink
Updated NPM version and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAkio authored and Julian Fuchs committed Oct 25, 2019
1 parent a025288 commit 843c73e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"main": "./js/index.js",
"name": "erlpack",
"version": "0.1.0",
"version": "0.1.3",
"description": "Erlpack is a fast encoder and decoder for the Erlang Term Format (version 131) for Javascript",
"scripts": {
"test": "jest"
Expand All @@ -14,8 +14,7 @@
},
"gypfile": true,
"devDependencies": {
"babel-jest": "^24.8.0",
"jest-cli": "^24.8.0"
"jest-cli": "^24.9.0"
},
"jest": {
"unmockedModulePathPatterns": [
Expand Down

0 comments on commit 843c73e

Please sign in to comment.