Skip to content

Commit

Permalink
chore: add cdn fields to package.json
Browse files Browse the repository at this point in the history
This is basically the same changes as in https://github.com/sinonjs/sinon/pull/1520/files
  • Loading branch information
mroderick committed Feb 10, 2024
1 parent e16e6c2 commit f177e2d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -67,5 +67,7 @@
"prettier": "^3.1.1",
"proxyquire": "^2.1.3",
"sinon": "^17.0.1"
}
},
"cdn": "./dist/referee.js",
"jsdelivr": "./dist/referee.js"
}

0 comments on commit f177e2d

Please sign in to comment.