Skip to content

Commit 5c139d2

Browse files
authored
Merge pull request #152 from Ulyanov-programmer/fix/yarn-pnp
Changed package.json
2 parents 7a5317d + fd4013d commit 5c139d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
"fclone": "^1.0.11",
1717
"posthtml-match-helper": "^1.0.1",
1818
"posthtml-parser": "^0.10.0",
19+
"posthtml": "^0.16.5",
1920
"posthtml-render": "^3.0.0"
2021
},
2122
"devDependencies": {
2223
"ava": "^3.15.0",
2324
"jsdoc-to-markdown": "^7.0.1",
2425
"nyc": "^15.1.0",
25-
"posthtml": "^0.16.5",
2626
"posthtml-beautify": "^0.7.0",
2727
"standard": "^16.0.3",
2828
"standard-changelog": "^2.0.27"
@@ -58,4 +58,4 @@
5858
},
5959
"homepage": "https://github.com/posthtml/posthtml-expressions",
6060
"license": "MIT"
61-
}
61+
}

0 commit comments

Comments
 (0)