We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d462110 commit a196ed8Copy full SHA for a196ed8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-cli-testdouble",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Shim for testdouble / ember-cli",
5
"author": {
6
"name": "Alex Blom",
@@ -18,7 +18,7 @@
18
"dependencies": {
19
"broccoli-funnel": "^1.2.0",
20
"broccoli-merge-trees": "^2.0.0",
21
- "testdouble": "^2.1.2"
+ "testdouble": "^2.1.2"
22
},
23
"devDependencies": {},
24
"keywords": [
0 commit comments