From: Iskren Chernev Date: Mon, 4 May 2020 15:08:27 +0000 (+0300) Subject: [pkg] Remove module property as it is causing issues with webpack X-Git-Tag: 2.25.3~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c709ba7e463c12c68d7bf217fbdff4ed3b46f2c;p=thirdparty%2Fmoment.git [pkg] Remove module property as it is causing issues with webpack --- diff --git a/package.json b/package.json index 4d484af8b..fe7378e68 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,6 @@ ], "main": "./moment.js", "jsnext:main": "./dist/moment.js", - "module": "./dist/moment.js", "typings": "./moment.d.ts", "typesVersions": { ">=3.1": {