mirror of
https://github.com/chaijs/chai
synced 2024-11-15 00:07:11 +00:00
Merge pull request #875 from bdadam/patch-1
Provided browser field in package.json
This commit is contained in:
commit
b7ff1446a7
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
"url": "https://github.com/chaijs/chai/issues"
|
||||
},
|
||||
"main": "./index",
|
||||
"browser": "./chai.js",
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue