Skip to content

Commit 1d35891

Browse files
committed
chore(examples): rename with-lodash to with-browser-lodash
1 parent aa62540 commit 1d35891

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed
File renamed without changes.

examples/with-lodash/package.json renamed to examples/with-browser-lodash/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "with-lodash",
2+
"name": "with-browser-lodash",
33
"private": true,
44
"version": "0.0.0",
55
"type": "module",
@@ -14,7 +14,7 @@
1414
"vite": "4.0.4"
1515
},
1616
"dependencies": {
17-
"@stenodb/browser": "workspace:^0.0.0",
17+
"@stenodb/browser": "workspace:*",
1818
"@zero-dependency/dom": "0.12.0",
1919
"class-transformer": "0.5.1",
2020
"lodash": "4.17.21",
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)