Commit 39d0b06
committed
Fix dependencies for Node.js
Keep order as it was in lib/index.js@f8d2a3d629018b7e.
Damn, I have no idea how Node.js resolves dependencies, but
require('./lib/index').parse('a{b:c}') does’t work with old files.js1 parent 68c13c8 commit 39d0b06
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments