Skip to content

Commit

Permalink
Update deps and bump
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaredWilcurt authored Apr 30, 2020
1 parent facb4a6 commit 169ca4a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "findinnw",
"version": "1.1.0",
"version": "1.1.1",
"description": "Simulate the Ctrl+F (find) feature from Chrome in NW.js",
"main": "test.html",
"scripts": {
Expand All @@ -24,11 +24,11 @@
"eslint": "^6.8.0",
"eslint-config-tjw-base": "^1.0.0",
"findandreplacedomtext": "^0.4.6",
"node-sass": "^4.13.1",
"node-sass": "^4.14.0",
"nw": "sdk",
"sass": "^1.26.3",
"sass": "^1.26.5",
"sass-lint": "^1.13.1",
"terser": "^4.6.11",
"terser": "^4.6.13",
"tjw-sasslint-rules": "^2.1.0"
},
"repository": "https://github.com/nwutils/find-in-nw"
Expand Down

0 comments on commit 169ca4a

Please sign in to comment.