Skip to content

Commit 5e51d82

Browse files
committed
bumb version
1 parent c66406f commit 5e51d82

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed
Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
{
2-
"name": "ngx-vibration",
3-
"version": "0.0.5",
4-
"repository": {
5-
"type": "git",
6-
"url": "https://github.com/spacycoder/ngx-vibration.git"
7-
},
8-
"license": "MIT",
9-
"author": "spacycoder",
10-
"peerDependencies": {
11-
"@angular/common": "^8.2.2",
12-
"@angular/core": "^8.2.2"
13-
},
1+
{
2+
"name": "ngx-vibration",
3+
"version": "1.0.0",
4+
"repository": {
5+
"type": "git",
6+
"url": "https://github.com/spacycoder/ngx-vibration.git"
7+
},
8+
"license": "MIT",
9+
"author": "spacycoder",
10+
"peerDependencies": {
11+
"@angular/common": "^8.2.2",
12+
"@angular/core": "^8.2.2"
13+
}
14+
,
1415
"dependencies": {
1516
"tslib": "^2.0.0"
1617
}
17-
}
18+
}

0 commit comments

Comments
 (0)