Skip to content

Commit d03804c

Browse files
committed
Update dev dependencies
1 parent b5363e0 commit d03804c

3 files changed

Lines changed: 20 additions & 19 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto eol=lf

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-contrib-ui-upload",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "Node-RED Dashboard UI widget node for uploading a file content by Socket.io streaming",
55
"keywords": [
66
"upload",
@@ -33,7 +33,7 @@
3333
"url": "https://github.com/alexandrainst/node-red-contrib-ui-upload"
3434
},
3535
"devDependencies": {
36-
"jshint": "^2.12.0"
36+
"jshint": "^2.13.0"
3737
},
3838
"jshintConfig": {
3939
"esversion": 8,

0 commit comments

Comments
 (0)