Skip to content

Commit 2ca747f

Browse files
committed
fix: unresolved import for typescript 2.3 host projects
1 parent 8e782f4 commit 2ca747f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ionic-mocks",
33
"version": "0.0.0-development",
4-
"description": "Pre-mocked Ionic2 Objects",
4+
"description": "Stubbed and Pre-mocked Ionic2 Objects",
55
"repository": "[email protected]:stonelasley/ionic-mocks.git",
66
"main": "./src/index.ts",
77
"typings": "./dist/index.d.ts",

0 commit comments

Comments
 (0)