Skip to content

Commit

Permalink
use only lower-case for package name (npm limitation)
Browse files Browse the repository at this point in the history
  • Loading branch information
keatext committed Jul 4, 2014
1 parent a25c722 commit f8532f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Intro.js",
"name": "intro.js",
"description": "Better introductions for websites and features with a step-by-step guide for your projects",
"version": "0.9.0",
"author": "Afshin Mehrabani <[email protected]>",
Expand Down

0 comments on commit f8532f0

Please sign in to comment.