We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18ddac commit 7fa0f73Copy full SHA for 7fa0f73
packages/engine-twig-php/package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "@pattern-lab/engine-twig-php",
3
"description": "The Twig PHP engine for Pattern Lab Node",
4
- "version": "5.14.0",
+ "version": "5.14.0-nothing.0",
5
"main": "lib/engine_twig_php.js",
6
"dependencies": {
7
- "@basalt/twig-renderer": "0.13.1",
+ "@basalt/twig-renderer": "https://github.com/NothingAG/twig-renderer/releases/download/3.0.0-nothing.1/basalt-twig-renderer-3.0.0-nothing.1.tgz",
8
"@pattern-lab/core": "^5.14.0",
9
"chalk": "^4.0.0",
10
"fs-extra": "0.30.0"
0 commit comments