Updated dependencies
This commit is contained in:
parent
a10e6ca8db
commit
a248828465
8961
package-lock.json
generated
8961
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "reactimal",
|
"name": "reactimal",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Reactive programming primitives",
|
"description": "Reactive programming primitives",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
@ -19,9 +19,9 @@
|
|||||||
"author": "Timothy Farrell <tim@thecookiejar.me> (https://github.com/explorigin)",
|
"author": "Timothy Farrell <tim@thecookiejar.me> (https://github.com/explorigin)",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"husky": "^3.0.1",
|
"husky": "^3.1.0",
|
||||||
"karmatic": "^1.3.1",
|
"karmatic": "^2.1.0",
|
||||||
"webpack": "^4.37.0"
|
"webpack": "^4.44.1"
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
|
|||||||
Reference in New Issue
Block a user