Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3d9a86d

Browse filesBrowse files
authored
Merge pull request #53 from python-project-templates/timkpaine-patch-1
Update package.json.jinja
2 parents c9dacb5 + 67f17ba commit 3d9a86d
Copy full SHA for 3d9a86d

File tree

Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed

‎js/js/package.json.jinja

Copy file name to clipboardExpand all lines: js/js/package.json.jinja
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "{{project_name_formatted}}",
3-
"version": "0.1.10",
3+
"version": "0.1.0",
44
"description": "{{project_description}}",
55
"repository": "git@github.com:{{github}}/{{project_name_formatted}}.git",
66
"author": "{{team}} <{{email}}>",
@@ -41,14 +41,14 @@
4141
},
4242
"dependencies": {},
4343
"devDependencies": {
44-
"@finos/perspective-esbuild-plugin": "^2.10.1",
44+
"@finos/perspective-esbuild-plugin": "^3.1.3",
4545
"@playwright/test": "^1.47.0",
4646
"@prospective.co/procss": "^0.1.16",
4747
"cpy": "^11.1.0",
48-
"esbuild": "^0.23.1",
49-
"esbuild-plugin-less": "^1.3.9",
48+
"esbuild": "^0.25.3",
49+
"esbuild-plugin-less": "^1.3.21",
5050
"http-server": "^14.1.1",
51-
"nodemon": "^3.1.4",
51+
"nodemon": "^3.1.10",
5252
"npm-run-all": "^4.1.5",
5353
"prettier": "^3.3.3",
5454
"typescript": "^5.6.2"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.