Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

メニューにバージョンの確認を行える場所を作成 #1

Closed
yudukiak opened this issue Jan 16, 2018 · 0 comments
Closed
Assignees
Labels
要望 新機能や改善が欲しいとき

Comments

@yudukiak
Copy link
Owner

index.jsに対し

const package = require("./package.json");
console.log(package["version"]);

でいけそうな気がする。

@yudukiak yudukiak self-assigned this Jan 16, 2018
@yudukiak yudukiak added the 要望 新機能や改善が欲しいとき label Jan 16, 2018
yudukiak added a commit that referenced this issue Jan 17, 2018
これに合わせて諸々変更
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
要望 新機能や改善が欲しいとき
Projects
None yet
Development

No branches or pull requests

1 participant