Skip to content

Commit

Permalink
Post-publish shrinkwrap update
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio-looker committed Aug 4, 2024
1 parent 000dda3 commit 0623a51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 5 additions & 2 deletions npm-shrinkwrap.dev.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@looker/look-at-me-sideways",
"version": "3.2.0",
"version": "3.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@looker/look-at-me-sideways",
"version": "3.2.0",
"version": "3.3.0",
"license": "MIT",
"dependencies": {
"dot": "^1.1.3",
Expand All @@ -26,6 +26,9 @@
"eslint-plugin-jest": "^21.27.2",
"jest": "^27.3.1",
"jest-extended": "^1.1.0"
},
"optionalDependencies": {
"js-yaml": "^4.1.0"
}
},
"node_modules/@babel/code-frame": {
Expand Down
1 change: 0 additions & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0623a51

Please sign in to comment.