Skip to content

Commit 819c500

Browse files
author
Kyle Andrews
committed
Removes typescript declarations
1 parent ae99154 commit 819c500

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

notify.d.ts

Lines changed: 0 additions & 31 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@
33
"version": "2.0.1",
44
"description": "A simple JavaScript library for creating and managing toaster & snackbar notifications",
55
"main": "notify.js",
6-
"types": "notify.d.ts",
76
"files": [
87
"notify.js",
98
"notify.js.map",
10-
"notify.d.ts",
119
"notifier.js",
1210
"notifier.js.map",
1311
"snackbar-component.js",

0 commit comments

Comments
 (0)