Skip to content

Commit

Permalink
Merge pull request #14 from gulp-bem/yeti-or.fix-pack
Browse files Browse the repository at this point in the history
Add repo to package.json
  • Loading branch information
Yeti-or committed May 30, 2016
2 parents e834496 + ea4b7e7 commit 9435483
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"name": "gulp-eval",
"version": "1.0.0",
"description": "require or eval modules",
"description": "require or eval node modules",
"keywords": [
"gulp",
"eval",
"require"
],
"author": "Vasiliy Loginevskiy <yeti.or@gmail.com>",
"license": "MIT",
"repository": "gulp-bem/gulp-eval",
"main": "index.js",
"scripts": {
"test": "npm run lint && npm run specs",
Expand Down

0 comments on commit 9435483

Please sign in to comment.