Commit 6f20007
Move
I presume `quickcheck-laws` is just a devDependency. This PR is to move it to that section of the `bower.json` file.
Mostly this is for correctness, but it's also because I'm being hit by a bug where documentation doesn't generate due to something around the Quickcheck library, and BigInt is one of the libs I have installed. While diagnosing I noticed that the laws package was incorrectly categorized.quickcheck-laws out of dependencies1 parent 950bce2 commit 6f20007
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
0 commit comments