We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577bd06 commit c5e1b76Copy full SHA for c5e1b76
package-dist.json
@@ -7,7 +7,7 @@
7
"private": false,
8
"main": "./bundles/angular-draft.umd.js",
9
"module": "./esm5/angular-draft.js",
10
- "es2015": "./esm2015/angular-raft.js",
+ "es2015": "./esm2015/angular-draft.js",
11
"typings": "./angular-draft.d.ts",
12
"repository": {
13
"type": "git",
package.json
@@ -13,7 +13,7 @@
"author": "Anton Strogonoff",
14
"license": "MIT",
15
16
17
18
"scripts": {
19
"build:clean": "rm -rf ./tmp",
0 commit comments