Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jetbrains-npm proxy

Fix IntelliJ/WebStorm's npm integration under nodenv
Fix IntelliJ/WebStorm's npm integration under nodenv.

[![Tests](https://img.shields.io/github/actions/workflow/status/nodenv/jetbrains-npm/test.yml?label=tests&logo=github)](https://github.com/nodenv/jetbrains-npm/actions/workflows/test.yml)
[![Latest GitHub Release](https://img.shields.io/github/v/release/nodenv/jetbrains-npm?label=github&logo=github&sort=semver)](https://github.com/nodenv/jetbrains-npm/releases/latest)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nodenv/jetbrains-npm",
"version": "1.0.2",
"description": "Fix IntelliJ/WebStorm's npm integration under nodenv",
"description": "Fix IntelliJ/WebStorm's npm integration under nodenv.",
"homepage": "https://github.com/nodenv/jetbrains-npm",
"license": "MIT",
"author": "Jason Karns <jason.karns@gmail.com> (http://jason.karns.name/)",
Expand Down