Skip to content

Commit

Permalink
Merge branch 'hotfix/0.0.1-b' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Swizz committed Jan 14, 2017
2 parents 11089d8 + 99f528b commit 9f18615
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
{
"name": "snabbdom-pragma",
"version": "0.0.1",
"main": "index.js",
"repository": "git@github.com:Swizz/snabbdom-pragma.git",
"description": "'NotReact.createElement' pragma although for snabbdom",
"author": "Swizz <gerodel.quentin@gmail.com>",
"license": "MIT",

"repository": "git@github.com:Swizz/snabbdom-pragma.git",

"main": "index.js",

"devDependencies": {
"ava": "^0.17.0",
"buble": "^0.15.2"
Expand Down

0 comments on commit 9f18615

Please sign in to comment.