Skip to content

Commit f8532f0

Browse files
author
keatext
committed
use only lower-case for package name (npm limitation)
1 parent a25c722 commit f8532f0

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": "Intro.js",
2+
"name": "intro.js",
33
"description": "Better introductions for websites and features with a step-by-step guide for your projects",
44
"version": "0.9.0",
55
"author": "Afshin Mehrabani <[email protected]>",

0 commit comments

Comments
 (0)