Skip to content

Commit 4b8fc24

Browse files
committed
fix: learn now needs the package-lock.json files
I originally ignored these so we’d be confident in our CI not using them and having an experience similar to a user installing serialport. However our postInstall uses `lerna --no-ci` so that’s not an issue.
1 parent 296f3d1 commit 4b8fc24

File tree

11 files changed

+11711
-1
lines changed

11 files changed

+11711
-1
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@
55
lerna-debug.log
66
node_modules
77
npm-debug.log
8-
package-lock.json

0 commit comments

Comments
 (0)