Give up exact dependencies for now.

This commit is contained in:
back2dos
2014-05-24 12:23:47 +02:00
parent 395158113a
commit 69072e8e18

View File

@@ -5,10 +5,10 @@
"tags": ["tink", "macro", "utility"],
"description": "The macro toolkit ;)",
"version": "0.4.0",
"releasenote": "Various improvements",
"releasenote": "Better error handling for onTypeNotFound",
"contributors": ["back2dos"],
"dependencies": {
"tink_core": "1.0.0-rc.3"
"tink_core": ""
},
"classPath": "src"
}