Skip to content

Commit 9e7ea59

Browse files
authored
Merge pull request #151 from remcoder/fix/create-react-app
Update package.json to only use the 'main' field
2 parents 9b5542d + 2e9fc2d commit 9e7ea59

5 files changed

Lines changed: 3222 additions & 17483 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## next
22

3+
## 2.16-alpha fix compatibility with bundlers
4+
- removed the `browser` field from package.json
5+
- changed the `module` field to `main`
6+
37
## 2.15 🌈 Multi-color 🌈
48
- works via detection of T0-T7 commands
59
- supports systems like:

0 commit comments

Comments
 (0)