Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit f55bc2f

Browse files
committed
valid name needs to be lowercase
1 parent a9bde6f commit f55bc2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "MEAN"
2+
"name": "mean"
33
, "description": "Mongo"
44
, "version": "1.0.0"
55
, "private": false

0 commit comments

Comments
 (0)