Skip to content

Commit ea94545

Browse files
committed
Release v3.0.0
1 parent 0d39357 commit ea94545

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@peopledoc/broccoli-styledown",
3-
"version": "2.0.1",
3+
"version": "3.0.0",
44
"description": "Broccoli plugin for creating styledown html from css markup",
55
"main": "index.js",
66
"dependencies": {
77
"fs-tree-diff": "^2.0.1",
8-
"@peopledoc/styledown": "^3.0.0",
8+
"@peopledoc/styledown": "^3.0.2",
99
"walk-sync": "^2.0.0",
1010
"broccoli-plugin": "4.0.2"
1111
},

0 commit comments

Comments
 (0)