ソースを参照

0.11.2

pull/8/head v0.11.2
Max Brunsfeld 8年前
コミット
5f13de984c
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.11.1",
"version": "0.11.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

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

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