Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Commit

Permalink
bower json
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickarlt committed Nov 12, 2013
1 parent 96ee631 commit 5d62228
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions bower.json
@@ -1,12 +1,9 @@
{
"name": "terraformer-wkt-parser",
"version": "1.0.0",
"main": "terraformer-wkt-parser.js",
"ignore": [
".jshintrc",
"**/*.txt"
],
"main": "terraformer-wkt-parser.min.js",
"ignore" : ["versions", "spec", "examples", "test"],
"dependencies": {
"terraformer": "~0.1.x"
"terraformer": "~1.0.0"
}
}

0 comments on commit 5d62228

Please sign in to comment.