Skip to content

Commit

Permalink
build version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Cazala committed Mar 2, 2016
1 parent afeb75e commit e8ce3a9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "synaptic",
"version": "1.0.2",
"version": "1.0.3",
"description": "architecture-free neural network library",
"main": "./src/synaptic",
"scripts": {
Expand Down Expand Up @@ -38,5 +38,7 @@
"url": "https://github.com/cazala/synaptic/issues"
},
"homepage": "http://synaptic.juancazala.com",
"engines" : { "node" : ">=0.10" }
"engines": {
"node": ">=0.10"
}
}

0 comments on commit e8ce3a9

Please sign in to comment.