Skip to content

Commit 8628326

Browse files
TheBukyTheBuky
authored andcommitted
CoffeeScript on NPM has moved to "coffeescript"
Update package.json due to the npm package coffee-script has moved coffeescript
1 parent 525dafa commit 8628326

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

HISTORY.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Unreleased
1616
Thank to @gatsinski (#739)
1717
* Edit github actions matrix: django 3.2.9 support python 3.10, remove
1818
python 4.0 (doesn't exist) and exclude pypy-3.8 for django-main.
19+
* Update package.json due to CoffeeScript on NPM has moved to "coffeescript"
1920
* Update setup.py with Django 4.0 and Python 3.10
2021

2122
2.0.7

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"babel-cli": "latest",
1515
"babel-preset-es2015": "latest",
16-
"coffee-script": "latest",
16+
"coffeescript": "latest",
1717
"less": "latest",
1818
"livescript": "latest",
1919
"node-sass": "latest",

0 commit comments

Comments
 (0)