소스 검색

package names should nto contain spaces and updated ignore file

tags/v0.5.1^2
Shaun 4 년 전
부모
커밋
7ec1ea6509
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      .gitignore
  2. +1
    -1
      src/client/package.json

+ 1
- 1
.gitignore 파일 보기

@@ -15,6 +15,6 @@ helpers/sqlite-to-rethink/rethinkdb_data
helpers/sqlite-to-rethink/tmp
helpers/sqlite-to-rethink/log_file
helpers/sqlite-to-rethink/rethinkdb.exe
.directory
.idea
.vscode

+ 1
- 1
src/client/package.json 파일 보기

@@ -1,5 +1,5 @@
{
"name": "isleward client",
"name": "isleward_client",
"version": "0.0.2",
"description": "isleward",
"dependencies": {},


불러오는 중...
취소
저장