Skip to content

Commit

Permalink
chore: update notehub js library version in NF1 (#160)
Browse files Browse the repository at this point in the history
* fixing notification store for valve-monitor

* update notehub js library to latest version
  • Loading branch information
paigen11 authored Oct 9, 2023
1 parent 3369f2f commit 141e918
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 01-indoor-floor-level-tracker/web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@blues-inc/notehub-js": "^1.0.7",
"@blues-inc/notehub-js": "1.0.18",
"@types/lodash": "^4.14.178",
"antd": "^4.19.1",
"axios": "^0.24.0",
Expand Down
8 changes: 4 additions & 4 deletions 01-indoor-floor-level-tracker/web-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -367,10 +367,10 @@
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@blues-inc/notehub-js@^1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@blues-inc/notehub-js/-/notehub-js-1.0.7.tgz#e5a8f966ba42a0fc1cee4f66bb74fb1454321e2d"
integrity sha512-Pa55G78q6G/FXRUC5GFUvWZGQMMjuS8PBg9lWu7snALlBJ6Stp2e/opFyxYg+wLXlDy+tcz8D1tlAVinUZJvXQ==
"@blues-inc/[email protected].18":
version "1.0.18"
resolved "https://registry.yarnpkg.com/@blues-inc/notehub-js/-/notehub-js-1.0.18.tgz#1756769421998c8cd69df44c9227043e5f495e48"
integrity sha512-G8MnD+ekyok03X2GAZk7tvtnfJ8sRkdCVypB5DuwoMNpg1boWeOG8APiTorhY6qGEB3GvHCMYfJOKLVWoGm/BQ==
dependencies:
"@babel/cli" "^7.0.0"
querystring "^0.2.1"
Expand Down

0 comments on commit 141e918

Please sign in to comment.