Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
leverjs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenSource
leverjs
Commits
ddf961a1
Commit
ddf961a1
authored
6 years ago
by
Andrew Cohen
Browse files
Options
Downloads
Patches
Plain Diff
readme -- use msbuild v2015, bump version to 1.2.7
parent
42ab7e80
Branches
Branches containing commit
Tags
ctc2019
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
package.json
+1
-1
1 addition, 1 deletion
package.json
readme.md
+1
-1
1 addition, 1 deletion
readme.md
with
2 additions
and
2 deletions
package.json
+
1
−
1
View file @
ddf961a1
{
"name"
:
"leverjs"
,
"version"
:
"1.2.
6
"
,
"version"
:
"1.2.
7
"
,
"min_db_version"
:
"1.2.0"
,
"description"
:
"live cell & organelle image analysis"
,
"main"
:
"elever/main.js"
,
...
...
This diff is collapsed.
Click to expand it.
readme.md
+
1
−
1
View file @
ddf961a1
...
...
@@ -57,7 +57,7 @@ Finally, (sort of optionally, you really will want this) **install the matlab 20
```
5.
on windows, install windows-build-tools package. start a powershell prompt as administrator, and run
```
npm install --global windows-build-tools
npm install --global windows-build-tools
--vs2015
```
after this completes (it takes a while) close the powershell prompt.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment