ソースを参照

0.7.0

pull/8/head v0.7.0
Max Brunsfeld 8年前
コミット
a2bbfc6bdc
2個のファイルの変更2行の追加2行の削除
  1. +1
    -1
      package-lock.json
  2. +1
    -1
      package.json

+ 1
- 1
package-lock.json ファイルの表示

@ -1,6 +1,6 @@
{
"name": "tree-sitter-c",
"version": "0.6.0",
"version": "0.7.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

+ 1
- 1
package.json ファイルの表示

@ -1,6 +1,6 @@
{
"name": "tree-sitter-c",
"version": "0.6.0",
"version": "0.7.0",
"description": "C grammar for node-tree-sitter",
"main": "index.js",
"keywords": [

読み込み中…
キャンセル
保存