Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
paldepind committed Aug 11, 2019
1 parent a071d0e commit 0704bb3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 73 deletions.
4 changes: 3 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@
"homepage": "https://github.com/funkia/io#readme",
"dependencies": {
"@funkia/jabz": "0.0.24",
"prettier": "^1.13.7",
"tslib": "^1.9.3"
"prettier": "^1.18.2",
"tslib": "^1.10.0"
},
"devDependencies": {
"@types/chai": "^4.1.4",
"@types/mocha": "^5.2.4",
"chai": "^4.1.2",
"codecov": "^3.0.2",
"mocha": "^5.2.0",
"np": "^3.0.4",
"nyc": "^12.0.2",
"source-map-support": "^0.5.6",
"ts-node": "^7.0.0",
"typescript": "^2.9.2"
"@types/chai": "^4.2.0",
"@types/mocha": "^5.2.7",
"chai": "^4.2.0",
"codecov": "^3.5.0",
"mocha": "^6.2.0",
"np": "^5.0.3",
"nyc": "^14.1.1",
"source-map-support": "^0.5.13",
"ts-node": "^8.3.0",
"typescript": "^3.5.3"
},
"nyc": {
"extension": [
Expand Down
60 changes: 0 additions & 60 deletions src/freer.ts

This file was deleted.

0 comments on commit 0704bb3

Please sign in to comment.