mirror of
https://github.com/3dmol/3Dmol.js.git
synced 2026-06-04 08:39:49 +09:00
Added EOL to Citation File
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 20
|
||||||
|
|
||||||
# As our package has a postInstall script, we dont need a explicit job for that
|
# As our package has a postInstall script, which in turn calls `npm run build`, hence we do not need a explicit job for that
|
||||||
- name: Install & Build Dependencies
|
- name: Install & Build Dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
|
|||||||
@@ -26,4 +26,4 @@ abstract: >-
|
|||||||
featured API for developers as well as a straightforward
|
featured API for developers as well as a straightforward
|
||||||
declarative interface that lets users easily share and
|
declarative interface that lets users easily share and
|
||||||
embed molecular data in websites.
|
embed molecular data in websites.
|
||||||
license: BSD-3-Clause
|
license: BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user