[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request novnc#1615 from novnc/useRequireRename
Browse files Browse the repository at this point in the history
Rename use_require.js to js2common.js
  • Loading branch information
samhed committed Dec 1, 2021
2 parents e965832 + 44c1025 commit 78eda3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"scripts": {
"lint": "eslint app core po/po2js po/xgettext-html tests utils",
"test": "karma start karma.conf.js",
"prepublish": "node ./utils/use_require.js --clean"
"prepublish": "node ./utils/convert.js --clean"
},
"repository": {
"type": "git",
Expand Down
File renamed without changes.

0 comments on commit 78eda3c

Please sign in to comment.