Publication cleanup

This commit is contained in:
Alex Crichton
2018-07-19 13:03:52 -07:00
parent aa348f963f
commit 2d70a51370
5 changed files with 5 additions and 4 deletions

View File

@ -13,4 +13,4 @@ wasm-bindgen-webidl = { path = "../webidl", version = "=0.2.12" }
wasm-bindgen = { path = "../..", version = "=0.2.12" }
[dev-dependencies]
wasm-bindgen-test-project-builder = { path = "../test-project-builder" }
wasm-bindgen-test-project-builder = { path = "../test-project-builder", version = '=0.2.12' }