Skip to content

Commit 211329a

Browse files
committed
Make this Package Private
1 parent cb7edb7 commit 211329a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"private": true,
23
"name": "chrisspiegl-com",
34
"version": "1.0.0",
45
"description": "",
@@ -47,9 +48,7 @@
4748
"npm-run-all": "^4.1.5",
4849
"qrcode": "^1.4.4",
4950
"sharp": "^0.29.2",
51+
"sass": "^1.43.4",
5052
"shx": "^0.3.3"
51-
},
52-
"dependencies": {
53-
"sass": "^1.43.4"
5453
}
5554
}

0 commit comments

Comments
 (0)