Skip to content

Commit

Permalink
fix: depedencies
Browse files Browse the repository at this point in the history
  • Loading branch information
osvaldasvalutis committed Jun 30, 2021
1 parent 629b9c0 commit 6d5eb6b
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 310 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oddcamp/js-utils",
"version": "1.1.0",
"version": "1.1.1",
"description": "Odd Camp's JavaScript utilities",
"main": "",
"engines": {
Expand All @@ -21,11 +21,11 @@
"homepage": "https://github.com/oddcamp/js-utils#readme",
"devDependencies": {
"child_process": "^1.0.2",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-import": "^2.23.4",
"express": "^4.17.1",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-spawn": "^0.4.5",
"gulp-spawn": "^1.0.0",
"path": "^0.12.7"
},
"dependencies": {},
Expand Down
Loading

0 comments on commit 6d5eb6b

Please sign in to comment.