Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 8226e39

Browse files
committed
bablel-loader 8.0.0.beta.3
2 parents a770192 + 86d3690 commit 8226e39

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "feathers-hooks-rediscache",
33
"description": "Cache any route with redis",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"homepage": "https://github.com/idealley/feathers-hooks-rediscache",
66
"main": "lib/library.min.js",
77
"nyc": {
@@ -63,7 +63,7 @@
6363
"devDependencies": {
6464
"babel-cli": "6.26.0",
6565
"babel-core": "6.26.0",
66-
"babel-eslint": "8.2.2",
66+
"babel-eslint": "8.2.3",
6767
"babel-loader": "8.0.0-beta.3",
6868
"babel-plugin-add-module-exports": "0.2.1",
6969
"babel-plugin-istanbul": "^4.1.6",
@@ -79,7 +79,7 @@
7979
"feathers-rest": "^1.8.1",
8080
"request-promise": "^4.2.2",
8181
"istanbul": "^0.4.5",
82-
"mocha": "5.0.5",
82+
"mocha": "5.1.0",
8383
"nyc": "^11.6.0",
8484
"webpack": "^4.2.0",
8585
"webpack-cli": "^2.0.13",

0 commit comments

Comments
 (0)