This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nico
/
Indium
Watch
1
Star
1
Fork
0
Code
Issues
107
Pull Requests
0
Releases
48
Wiki
Activity
Browse Source
Bump indium server to 3.3.0
run-to-here
Damien Cassou
3 years ago
committed by
Nicolas Petton
parent
5ef09dfe96
commit
0133ac9a2d
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
server/README.md
+1
-1
server/package.json
+ 1
- 1
server/README.md
View File
@ -1,6 +1,6 @@
# Indium server
This documentation describes the version 3.
2
of the server component of
This documentation describes the version 3.
3
of the server component of
[
Indium
](
https://indium.readthedocs.org
).
The Indium server exposes a simple interface to communicate with a JS runtime
+ 1
- 1
server/package.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"indium"
,
"version"
:
"3.
2
.0"
,
"version"
:
"3.
3
.0"
,
"description"
:
"Indium server"
,
"main"
:
"index.js"
,
"scripts"
:
{
Write
Preview
Loading…
Cancel
Save