|
3 | 3 | "authors": [
|
4 | 4 |
|
5 | 5 | ],
|
6 |
| - "version": "0.3.0", |
| 6 | + "version": "0.4.0", |
7 | 7 | "repository": {
|
8 | 8 | "type": "git",
|
9 | 9 | "url": "git://github.com/soupi/purescript-slides"
|
|
17 | 17 | "tests",
|
18 | 18 | "output"
|
19 | 19 | ],
|
| 20 | + |
20 | 21 | "dependencies": {
|
21 |
| - "purescript-prelude": "^1.0.1", |
22 |
| - "purescript-generics": "^1.0.0", |
23 |
| - "purescript-list-zipper": "git://github.com/DavidHarrison/purescript-list-zipper.git#62517ee", |
24 |
| - "purescript-maybe": "^1.0.0", |
25 |
| - "purescript-control": "^1.0.0", |
26 |
| - "purescript-foldable-traversable": "^1.0.0", |
27 |
| - "purescript-signal": "^6.1.0", |
28 |
| - "purescript-smolder": "^4.0.1" |
29 |
| - }, |
30 |
| - "resolutions": { |
31 |
| - "purescript-prelude": "^1.0.1", |
32 |
| - "purescript-control": "^1.0.0", |
33 |
| - "purescript-maybe": "^1.0.0", |
34 |
| - "purescript-foldable-traversable": "^1.0.0", |
35 |
| - "purescript-either": "^1.0.0", |
36 |
| - "purescript-arrays": "^1.0.0", |
37 |
| - "purescript-strings": "^1.0.0", |
38 |
| - "purescript-tuples": "^1.0.0", |
39 |
| - "purescript-unfoldable": "^1.0.0", |
40 |
| - "purescript-monoid": "^1.0.0", |
41 |
| - "purescript-bifunctors": "^1.0.0", |
42 |
| - "purescript-st": "^1.0.0", |
43 |
| - "purescript-invariant": "^1.0.0", |
44 |
| - "purescript-eff": "^1.0.0" |
| 22 | + |
| 23 | + "purescript-prelude": "^2.1.0", |
| 24 | + "purescript-generics": "^3.1.0", |
| 25 | + "purescript-list-zipper": "git://github.com/soupi/purescript-list-zipper.git#d4f3730", |
| 26 | + "purescript-maybe": "^2.0.1", |
| 27 | + "purescript-control": "^2.0.0", |
| 28 | + "purescript-foldable-traversable": "^2.0.0", |
| 29 | + "purescript-signal": "^8.0.0", |
| 30 | + "purescript-smolder": "^6.0.0" |
45 | 31 | },
|
46 | 32 | "devDependencies": {
|
47 |
| - "purescript-psci-support": "^1.0.0" |
| 33 | + "purescript-psci-support": "^2.0.0" |
48 | 34 | }
|
49 | 35 | }
|
0 commit comments