Add package.json fields for riot-web's webpack

See a1c9551bc8
pull/21833/head
Travis Ralston 2019-12-19 19:08:18 -07:00
parent d8da634c8b
commit 69424f4b42
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
},
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
"matrix_src_main": "./src/index.js",
"scripts": {
"i18n": "matrix-gen-i18n",
"prunei18n": "matrix-prune-i18n",