We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a13ed1 commit 5d95330Copy full SHA for 5d95330
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 74b8054
+_commit: f812aaa
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
5
add_extension: js
js/package.json
@@ -45,7 +45,11 @@
45
"@playwright/test": "^1.55.1",
46
"@prospective.co/procss": "^0.1.17",
47
"cpy": "^12.0.1",
48
+<<<<<<< before updating
49
"esbuild": "^0.25.9",
50
+=======
51
+ "esbuild": "^0.25.10",
52
+>>>>>>> after updating
53
"esbuild-plugin-less": "^1.3.27",
54
"http-server": "^14.1.1",
55
"nodemon": "^3.1.10",
0 commit comments