]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
[pkg] Remove module property as it is causing issues with webpack
authorIskren Chernev <iskren.chernev@gmail.com>
Mon, 4 May 2020 15:08:27 +0000 (18:08 +0300)
committerIskren Chernev <iskren.chernev@gmail.com>
Mon, 4 May 2020 15:08:38 +0000 (18:08 +0300)
package.json

index 4d484af8b016889054246e8bb563f63c7bc322b4..fe7378e684d52ac16b0504bb0847dff6c28a7074 100644 (file)
@@ -24,7 +24,6 @@
     ],
     "main": "./moment.js",
     "jsnext:main": "./dist/moment.js",
-    "module": "./dist/moment.js",
     "typings": "./moment.d.ts",
     "typesVersions": {
         ">=3.1": {