Skip to content

Commit

Permalink
bump nsp
Browse files Browse the repository at this point in the history
  • Loading branch information
aheckmann committed Sep 11, 2022
1 parent e715cbd commit f3e0408
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.DS_Store
node_modules
package-lock.json
examples/imgs/*
!examples/imgs/original.jpg
!examples/imgs/original.png
Expand All @@ -10,4 +11,4 @@ examples/imgs/*
!examples/imgs/orientation/*\d.jpg
!examples/imgs/orientation/*.correct.jpg
*.sw*
.idea
.idea
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"license": "MIT",
"devDependencies": {
"async": "~0.9.0",
"nsp": "^2.8.1"
"nsp": "^3.2.1"
},
"dependencies": {
"array-parallel": "~0.1.3",
Expand Down

0 comments on commit f3e0408

Please sign in to comment.