Skip to content

Commit

Permalink
[package] update package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmorDarks committed Dec 3, 2016
1 parent 7c607fc commit 4323562
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Ekzo",
"name": "ekzo",
"version": "2.3.1",
"description": "Sass framework for rapid and painless development",
"homepage": "https://github.com/ArmorDarks/ekzo",
Expand All @@ -20,6 +20,9 @@
"bem",
"atomic"
],
"Dependencies": {},
"devDependencies": {}
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}

0 comments on commit 4323562

Please sign in to comment.